Skip to content

Conversation

@MorrisJobke
Copy link
Member

For owncloud/client#5476

Before this, the assembly could be bogusly in the order 0,1,10,11,2,3 etc.

As per the spec "The name of every chunk should be its chunk number."
https://github.com/cernbox/smashbox/blob/master/protocol/chunking.md

@mention-bot
Copy link

@MorrisJobke, thanks for your PR! By analyzing the history of the files in this pull request, we identified @LukasReschke and @nickvergessen to be potential reviewers.

For owncloud/client#5476

Before this, the assembly could be bogusly in the order 0,1,10,11,2,3 etc.

As per the spec "The name of every chunk should be its chunk number."
https://github.com/cernbox/smashbox/blob/master/protocol/chunking.md

Signed-off-by: Morris Jobke <[email protected]>
@codecov-io
Copy link

Codecov Report

Merging #3886 into master will not change coverage.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master    #3886   +/-   ##
=========================================
  Coverage     54.21%   54.21%           
  Complexity    21092    21092           
=========================================
  Files          1303     1303           
  Lines         80526    80526           
  Branches       1270     1270           
=========================================
  Hits          43657    43657           
  Misses        36869    36869
Impacted Files Coverage Δ Complexity Δ
apps/dav/lib/Upload/AssemblyStream.php 70% <100%> (ø) 31 <0> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cc077e6...075a606. Read the comment docs.

@nickvergessen nickvergessen merged commit 5a8129f into master Mar 17, 2017
@nickvergessen nickvergessen deleted the downstream-26995 branch March 17, 2017 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews feature: dav

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants